home *** CD-ROM | disk | FTP | other *** search
/ Family Forum 262 / SOMC Family Forum 262.iso / Xtras / Widget Wizard / Widget Wizard.dir / import scripts_122_c5.txt < prev    next >
Encoding:
Text File  |  1997-05-10  |  964 b   |  32 lines

  1.  
  2. This widget is a sound level controller. 
  3.  
  4. The pop up behavior of the slider is accomplished by storing the slider background and knob off stage until the  sound button is clicked. 
  5.  
  6. The off stage sprites are then moved onstage relative to an invisible rect llocated beside the sound button.
  7.  
  8. To insert this widget into your movie, Click a cell in the score to select an insertion point.
  9.  
  10. This widget uses:
  11. 4 Channels and a range of  5 - 15 frames.
  12.  
  13. Click "Insert Widget" 
  14. to put this widget into your movie. 
  15.  
  16. An instruction window will open and when you hear the beeps, you will have inserted these elements:
  17.  
  18. Bitmap:
  19.     QTsnd avail.pic
  20.     QTsnd select.pic
  21.     QTsnd disabl.pic
  22.     QTsndOff avail.pic
  23.     QTsndOff select.pic
  24.     QTsnd pot.pic
  25. Associated behavior script:
  26.     soundlevel
  27.  
  28. Note:
  29.  
  30. To to adjust the location of the pop up slider, select the invisible rect in the score, and change the coordinates, or nudge the sprite into the correct location.
  31.  
  32.